compatability with kernels from before Kbuild files were introduced.
This follows best practice as described in
Documentation/kbuild/modules.txt
Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com>
Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@jp.fujitsu.com>
--- /dev/null
+ifneq ($(KERNELRELEASE),)
+include $(src)/Kbuild
+endif
--- /dev/null
+ifneq ($(KERNELRELEASE),)
+include $(src)/Kbuild
+endif
--- /dev/null
+ifneq ($(KERNELRELEASE),)
+include $(src)/Kbuild
+endif
--- /dev/null
+ifneq ($(KERNELRELEASE),)
+include $(src)/Kbuild
+endif